home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / Palettes / TTools / TToolsPalette / TBinderList.subproj / Makefile next >
Encoding:
Makefile  |  1995-06-12  |  1.1 KB  |  44 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = TBinderList
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = SelChooser.nib TBinderListConnectInspector.nib
  16.  
  17. CLASSES = SelChooser.m SelectorAgent.m SelPairAgent.m TBinder.m\
  18.           TBinderInspector.m TBinderList.m TBinderListConnectInspector.m\
  19.           TConnector.m TDataSourceConnector.m
  20.  
  21. HFILES = SelChooser.h SelectorAgent.h SelectorBrowsingFunctions.h\
  22.          SelPairAgent.h TBinder.h TBinderInspector.h TBinderList.h\
  23.          TBinderListConnectInspector.h TConnector.h\
  24.          TDataSourceConnector.h
  25.  
  26. MFILES = SelectorBrowsingFunctions.m
  27.  
  28. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  29.  
  30.  
  31. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  32. MAKEFILE = subproj.make
  33. SOURCEMODE = 444
  34.  
  35.  
  36.  
  37. -include Makefile.preamble
  38.  
  39. include $(MAKEFILEDIR)/$(MAKEFILE)
  40.  
  41. -include Makefile.postamble
  42.  
  43. -include Makefile.dependencies
  44.